<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>1</cardCount>
<cardID>2858</cardID>
<listID>2408</listID>
<cantModify><false /></cantModify>
<cantDelete><true /></cantDelete>
<cantAbort><true /></cantAbort>
<cardSize>
<width>512</width>
<height>342</height>
</cardSize>
<script>on idleset the numberformat to 00.00get the secs mod 86400put (it/864) into fld "time"if (char 4 of fld 1)&(char 5 of fld 1) ="00" then clockwait 60end idleon openstackhide titlebarput the long date into fld 2end openstackon closeStackshow titlebarend closeStackon clockput the long date into fld 2play "clock"wait 518end clock</script>